projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0783a11
)
(start_of_data): Don't define the function if a macro
author
Ken Raeburn
<raeburn@raeburn.org>
Wed, 24 Jul 2002 02:07:26 +0000
(
02:07
+0000)
committer
Ken Raeburn
<raeburn@raeburn.org>
Wed, 24 Jul 2002 02:07:26 +0000
(
02:07
+0000)
form has been defined.
src/sysdep.c
patch
|
blob
|
history
diff --git
a/src/sysdep.c
b/src/sysdep.c
index 6eb079075e785972129b037a46fc37a5d96ebfae..206ecca427a62e588ba65e13714deb2667b650cb 100644
(file)
--- a/
src/sysdep.c
+++ b/
src/sysdep.c
@@
-2237,6
+2237,7
@@
start_of_text ()
*
*/
+#ifndef start_of_data
char *
start_of_data ()
{
@@
-2259,6
+2260,7
@@
start_of_data ()
#endif /* ORDINARY_LINK */
#endif /* DATA_START */
}
+#endif /* start_of_data */
#endif /* NEED_STARTS (not CANNOT_DUMP or not SYSTEM_MALLOC) */
\f
/* init_system_name sets up the string for the Lisp function